McCamInfo.InSync property
Used for camRamp
. true: The synchronization is completed. false: The slave axis is synchronizing with the master axis. For more information about camRamp
, see McCamStartMode.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool InSync { get; }
Public ReadOnly Property InSync As Boolean
Property Value
Type: bool
See also